AutoCAD LISP - GETCORNERWhat links here?
(getcorner pt [msg]) 


The getcorner function takes a base point argument, based on the current UCS, and draws a rectangle from that point as the user moves the crosshairs on the screen.

The user cannot enter another AutoLISP expression in response to a getcorner request.

Arguments

Return Values

The getcorner function returns a point in the current UCS, similar to getpoint . If the user supplies a 3D point, its Z coordinate is ignored. The current elevation is used as the Z coordinate.

Examples

Command: (getcorner '(7.64935 6.02964 0.0))

(17.2066 1.47628 0.0)

Command: (getcorner '(7.64935 6.02964 0.0) "Pick a corner")

Pick a corner(15.9584 2.40119 0.0)
AutoCAD LISP - GETCORNER
filename:AutoCAD LISP - GETCORNER
filename:AutoCAD%20LISP%20%2D%20GETCORNER
last edit:September 02 2012 17:11:20 (4263 days ago)
ct = 1714983133.000000 = May 06 2024 04:12:13
ft = 1346620280.000000 = September 02 2012 17:11:20
dt = 368362853.000000